libelf: fix printing of pointers
authorJan Beulich <JBeulich@suse.com>
Fri, 21 Jun 2013 10:21:40 +0000 (11:21 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 26 Jun 2013 13:43:52 +0000 (14:43 +0100)
commit59912eb06fda88af6c5ec16a2a382619d3829a7b
tree8d260f91ae02c7bb5d6c8e70a63c8f3967a27491
parentcb9ac9fda371beee0ec7753841684063cebe1da3
libelf: fix printing of pointers

Printing them as decimal number, the more with 0x prefix, is confusing
and presumably relatively useless to most of us.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
xen/include/xen/libelf.h